 $ mou/over=id msa0:


%MOUNT-I-MOUNTED, CMS mounted on _MSA0:


 $ dir/siz msa0:

Directory MSA0:[]

CMS030.A;1               11
CMS030.B;1              218

Total of 2 files, 229 blocks.


 $ dism/nounl msa0:


 $ @sys$update:vmsinstal cms030 msa0:


        VAX/VMS Software Product Installation Procedure V4.7    


It is 23-SEP-1986 at 12:24.
Enter a question mark (?) at any time for help.

* Are you satisfied with the backup of your system disk [YES]? 

Please mount the first volume of the set on MSA0:.
* Are you ready? yes


%MOUNT-I-MOUNTED, CMS mounted on _MSA0:

The following products will be processed:

  CMS V3.0


        Beginning installation of CMS V3.0 at 12:24

%VMSINSTAL-I-RESTORE, Restoring product saveset A...
%VMSINSTAL-I-RELMOVED, The products release notes have been successfully moved to SYS$HELP.
* Do you want to purge files replaced by this installation [YES]? 
* Do you want to run the IVP after the installation [YES]? 


%CMS-I-DONEASK, No further questions will be asked during this installation
%VMSINSTAL-I-RESTORE, Restoring product saveset B...
%CMS-I-ENDRESTORE, All required savesets have been successfully restored
%CMS-I-CMSPROSHR, Linking protected shareable image
%CMS-I-CMSSHR, Linking shareable image
%CMS-I-CMS, Linking main image
%CMS-I-PROHELP, Providing help
%CMS-I-PRODCL, Providing DCL verb
%CMS-I-PROEXE, Providing images 
%CMS-I-PROSTART, Providing startup procedure

        ****************************************************************
        *                                                              *
        * If this installation is performed on a cluster, you must     *
        * execute @SYS$MANAGER:CMSSTARTUP.COM on all other nodes in    *
        * the cluster.  In addition, you must add the following line   *
        * to your system startup procedure, SYS$MANAGER:SYSTARTUP.COM. *
        *                                                              *
        *             $ @SYS$MANAGER:CMSSTARTUP.COM                    *
        *                                                              *
        ****************************************************************

%VMSINSTAL-I-MOVEFILES, Files will now be moved to their target directories...
%CMS-I-IVPBEGIN, Begin DEC/CMS V3.0 Installation Verification Procedure
$ set noverify
$ cms show version
DEC/CMS Version V3.0
$ cms create library [.cmstest]
%CMS-S-CREATED, CMS Library VMI$ROOT:[SYSUPD.CMS030.CMSTEST] created
%CMS-I-LIBIS, library is VMI$ROOT:[SYSUPD.CMS030.CMSTEST]
%CMS-S-LIBSET, library set
-CMS-I-SUPERSEDE, library list superseded
$ cms set library [.cmstest]
%CMS-I-LIBIS, library is VMI$ROOT:[SYSUPD.CMS030.CMSTEST]
%CMS-S-LIBSET, library set
-CMS-I-SUPERSEDE, library list superseded
$ cms create element cms$ivp_test.file ""
%CMS-S-CREATED, element VMI$ROOT:[SYSUPD.CMS030.CMSTEST]CMS$IVP_TEST.FILE created
$ cms reserve cms$ivp_test.file ""
%CMS-S-RESERVED, generation 1 of element VMI$ROOT:[SYSUPD.CMS030.CMSTEST]CMS$IVP_TEST.FILE reserved
$ cms show reservations

Reservations in DEC/CMS Library VMI$ROOT:[SYSUPD.CMS030.CMSTEST]

CMS$IVP_TEST.FILE
    (1)   SYSTEM     1      23-SEP-1986 12:24:57 ""
$ cms replace cms$ivp_test.file ""
%CMS-S-GENCREATED, generation 2 of element VMI$ROOT:[SYSUPD.CMS030.CMSTEST]CMS$IVP_TEST.FILE created
-CMS-I-NOCHANGES, no changes
$ cms verify
%CMS-I-VERCLS, class list verified
%CMS-I-VERCMD, command list verified
%CMS-I-VERELE, element list verified
%CMS-I-VERGRP, group list verified
%CMS-I-VERRES, reservation list verified
%CMS-I-VERFRE, internal free space list verified
%CMS-I-VERFRE, internal free space list verified
%CMS-I-VERFRE, internal free space list verified
%CMS-I-VERFRE, internal free space list verified
%CMS-I-VERFRE, internal free space list verified
%CMS-I-VERFRE, internal free space list verified
%CMS-I-VERFRE, internal free space list verified
%CMS-I-VERARC, archive control block verified
%CMS-I-VER2, internal contiguous space verified
%CMS-I-VERCON, control file verified
%CMS-I-VEREDF, element VMI$ROOT:[SYSUPD.CMS030.CMSTEST]CMS$IVP_TEST.FILE verified
%CMS-I-VEREDFS, element data files verified
%CMS-I-VERIFIED, library VMI$ROOT:[SYSUPD.CMS030.CMSTEST] verified
$ cms fetch cms$ivp_test.file/gen=1 ""
%CMS-S-FETCHED, generation 1 of element VMI$ROOT:[SYSUPD.CMS030.CMSTEST]CMS$IVP_TEST.FILE fetched
$ cms fetch cms$ivp_test.file/gen=2 ""
%CMS-I-FILEXISTS, file already exists, VMI$ROOT:[SYSUPD.CMS030]CMS$IVP_TEST.FILE;2 created
%CMS-S-FETCHED, generation 2 of element VMI$ROOT:[SYSUPD.CMS030.CMSTEST]CMS$IVP_TEST.FILE fetched
$ cms diff cms$ivp_test.file;-1 cms$ivp_test.file;0
%CMS-S-IDENTICAL, files are identical
$ set noverify
$ cms create class cl1 "test1"
%CMS-S-CREATED, class VMI$ROOT:[SYSUPD.CMS030.CMSTEST]CL1 created
$ cms insert generation cms$ivp_test.file/gen=1 cl1 ""
%CMS-S-GENINSERTED, generation 1 of element VMI$ROOT:[SYSUPD.CMS030.CMSTEST]CMS$IVP_TEST.FILE inserted into class VMI$ROOT:[SYSUPD.C
MS030.CMSTEST]CL1
$ cms create class cl2 "test2"
%CMS-S-CREATED, class VMI$ROOT:[SYSUPD.CMS030.CMSTEST]CL2 created
$ cms insert generation cms$ivp_test.file/gen=2 cl2 ""
%CMS-S-GENINSERTED, generation 2 of element VMI$ROOT:[SYSUPD.CMS030.CMSTEST]CMS$IVP_TEST.FILE inserted into class VMI$ROOT:[SYSUPD.C
MS030.CMSTEST]CL2
$ cms fetch cms$ivp_test.file/gen=cl2 ""
%CMS-S-FETCHED, generation 2 of element VMI$ROOT:[SYSUPD.CMS030.CMSTEST]CMS$IVP_TEST.FILE fetched
$ set noverify
$ cms show element

Elements in DEC/CMS Library VMI$ROOT:[SYSUPD.CMS030.CMSTEST]

CMS$IVP_TEST.FILE ""
$ cms show generation/descendants cms$ivp_test.file

Element generations in DEC/CMS Library VMI$ROOT:[SYSUPD.CMS030.CMSTEST]

CMS$IVP_TEST.FILE
  2     23-SEP-1986 12:24:58 SYSTEM ""
  1     23-SEP-1986 12:24:57 SYSTEM ""
  
$ cms show class

Classes in DEC/CMS Library VMI$ROOT:[SYSUPD.CMS030.CMSTEST]

CL1             "test1"
CL2             "test2"
$ cms show generation *.*/gen=cl2/brief

Element generations in DEC/CMS Library VMI$ROOT:[SYSUPD.CMS030.CMSTEST]

CMS$IVP_TEST.FILE/2
$ cms remove generation cms$ivp_test.file cl2 ""
%CMS-S-GENREMOVED, generation 2 of element VMI$ROOT:[SYSUPD.CMS030.CMSTEST]CMS$IVP_TEST.FILE removed from class VMI$ROOT:[SYSUPD.CMS
030.CMSTEST]CL2
$ cms delete class cl2 ""
%CMS-S-DELETED, class VMI$ROOT:[SYSUPD.CMS030.CMSTEST]CL2 deleted
$ cms remove generation cms$ivp_test.file cl1 ""
%CMS-S-GENREMOVED, generation 1 of element VMI$ROOT:[SYSUPD.CMS030.CMSTEST]CMS$IVP_TEST.FILE removed from class VMI$ROOT:[SYSUPD.CMS
030.CMSTEST]CL1
$ cms delete class cl1 ""
%CMS-S-DELETED, class VMI$ROOT:[SYSUPD.CMS030.CMSTEST]CL1 deleted
$ cms create group gr1 ""
%CMS-S-CREATED, group VMI$ROOT:[SYSUPD.CMS030.CMSTEST]GR1 created
$ cms create group gr2 ""
%CMS-S-CREATED, group VMI$ROOT:[SYSUPD.CMS030.CMSTEST]GR2 created
$ cms insert group/noconfirm gr1 gr2 ""
%CMS-S-INSERTED, group VMI$ROOT:[SYSUPD.CMS030.CMSTEST]GR1 inserted into group VMI$ROOT:[SYSUPD.CMS030.CMSTEST]GR2
$ cms remove group gr1 gr2 ""
%CMS-S-REMOVED, group VMI$ROOT:[SYSUPD.CMS030.CMSTEST]GR1 removed from group VMI$ROOT:[SYSUPD.CMS030.CMSTEST]GR2
$ cms modify group gr1/name=gr3/read_only ""
%CMS-S-MODIFIED, group VMI$ROOT:[SYSUPD.CMS030.CMSTEST]GR1 modified
$ cms show group */brief

Groups in DEC/CMS Library VMI$ROOT:[SYSUPD.CMS030.CMSTEST]

GR2                 GR3
$ set noverify
%CMS-S-IVPSUCCESS, DEC/CMS V3.0 IVP completed successfully
%CMS-I-IVPEND, End Installation Verification Procedure

        Installation of CMS V3.0 completed at 12:25



        VMSINSTAL procedure done at 12:25




 $